summaryrefslogtreecommitdiff
path: root/app/[lng]/procurement/(procurement)/project-gtc/page.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'app/[lng]/procurement/(procurement)/project-gtc/page.tsx')
-rw-r--r--app/[lng]/procurement/(procurement)/project-gtc/page.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/[lng]/procurement/(procurement)/project-gtc/page.tsx b/app/[lng]/procurement/(procurement)/project-gtc/page.tsx
index d5cb467a..554f17b0 100644
--- a/app/[lng]/procurement/(procurement)/project-gtc/page.tsx
+++ b/app/[lng]/procurement/(procurement)/project-gtc/page.tsx
@@ -31,7 +31,7 @@ export default async function IndexPage(props: IndexPageProps) {
<div className="flex items-center justify-between space-y-2">
<div>
<h2 className="text-2xl font-bold tracking-tight">
- 프로젝트 GTC 관리
+ Project GTC 관리
</h2>
{/* <p className="text-muted-foreground">
프로젝트별 GTC(General Terms and Conditions) 파일을 관리할 수 있습니다.